Merged
Conversation
seanstory
approved these changes
Feb 27, 2026
github-actions bot
pushed a commit
that referenced
this pull request
Feb 27, 2026
### elastic/search-team#12889 This version bump updates the transitive dependency on `faraday`; `elasticsearch@8.13.0` inherits `faraday@2.8.1` via `elastic-transport@8.3.2`, which is vulnerable to [CVE-2026-25765](GHSA-33mh-2634-fwr2). `elasticsearch@8.14.0` transitively depends on `faraday@2.14.1`, which fixes this vulnerability. ### Checklists #### Pre-Review Checklist - [x] This PR does NOT contain credentials of any kind, such as API keys or username/passwords (double check `crawler.yml.example` and `elasticsearch.yml.example`) - [x] This PR has a meaningful title - [x] This PR links to all relevant GitHub issues that it fixes or partially addresses - If there is no GitHub issue, please create it. Each PR should have a link to an issue - [x] this PR has a thorough description - [x] Added a label for each target release version (example: `v0.1.0`) - [x] Considered corresponding documentation changes - [x] Contributed any configuration settings changes to the configuration reference - [x] Ran `make notice` if any dependencies have been added
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/elastic/search-team/issues/12889
This version bump updates the transitive dependency on
faraday;elasticsearch@8.13.0inheritsfaraday@2.8.1viaelastic-transport@8.3.2, which is vulnerable to CVE-2026-25765.elasticsearch@8.14.0transitively depends onfaraday@2.14.1, which fixes this vulnerability.Checklists
Pre-Review Checklist
crawler.yml.exampleandelasticsearch.yml.example)v0.1.0)make noticeif any dependencies have been added